home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
Kubuntu 8.10
/
kubuntu-8.10-desktop-i386.iso
/
casper
/
filesystem.squashfs
/
var
/
lib
/
dpkg
/
info
/
dash.postrm
< prev
next >
Wrap
Text File
|
2008-06-20
|
341b
|
11 lines
#!/bin/sh
set -e
test "$1" != 'upgrade' || dpkg --compare-versions "$2" ge 0.5.2-3 || \
test ! -x /usr/bin/update-menus || exec update-menus
test "$1" != 'remove' || test ! -x /usr/bin/update-menus || exec update-menus
test "$1" = 'purge' || exit 0
test -e /usr/share/debconf/confmodule || exit 0
. /usr/share/debconf/confmodule
db_purge